home *** CD-ROM | disk | FTP | other *** search
/ APDL Eductation Resources / APDL Eductation Resources.iso / programs / database / vicinity / !Vicinity / FileFormat < prev    next >
Encoding:
Text File  |  1995-07-26  |  836 b   |  38 lines

  1. © Dizzy Wizard Software, 1995
  2. Vicinity file format by John 'Juggler' Wright version 2
  3.  
  4. +00 'Vicy'
  5. Can be followed by 'Head' or 'Info' but both must be in the file and before 'Data'
  6.  
  7. +00 'Head'
  8. +04 Number of records - 1 (word)
  9. +08 Condensed = 1, Stored = 0 (byte)
  10.  
  11. +00 'Info'
  12. +04 Information string as in file info, control terminated
  13. word aligned
  14.  
  15. +00 'Data'
  16. {
  17. +00  Name of first record occupier (36 bytes)
  18. +36  Address line 1 (36 bytes)
  19. +72  Address line 2 (36 bytes)
  20. +108 Address line 3 (36 bytes)
  21. +144 Address line 4 (36 bytes)
  22. +180 Address line 5 (36 bytes)
  23. +216 Telephone number (36 bytes)
  24. } repeat for each record
  25.  
  26.  
  27. Choices file
  28. ------------
  29.  
  30. Serial block driver
  31. Serial port number
  32. Modem dialing command
  33. Modem reset/initialise command
  34. Optional dialling prefix
  35. Use texture mapped windows
  36. Use compressed file format
  37. Maximum records
  38.